---
title: "searchbar · RUAL Documentation"
description: "Searchbar component able to search through a storage in the backend"
canonical: https://docs.rual.nl/block-types/Component UI/component_searchbar
language: en
---

# searchbar

This block is part of the [`Component UI`](https://docs.rual.nl/block-types/Component%20UI) group and was last modified in core [`v12.0.7`](https://docs.rual.nl/core-versions/120007).

Searchbar component able to search through a storage in the backend

- Storage required `storage` The storage to search through • Hidden when other fields are filled

- List required `array` An array with objects to search through. • Hidden when other fields are filled

- Visible Field required `fielddefinitions` Field that will be selected from the row as an input value

- Stored Field required `fielddefinitions` Field to save the selected fields in. It will be an object of the row that was selected by the user

- Fields To Select required `fielddefinitions` Fields to select from the row to save in the form

- search fields `v12.0.7` `fielddefinitions` Fields to search through

- Validate `v10.4.54` `fieldvalidation` Applies the given validation to the element, overwrites attributes given in the attributes popup. As the searchbar can store multiple values, only the required will be checked

- Query `query` Query that will be applied by default. This can be used to restrict what the user can search for. • Hidden when other fields are filled

- Event `inputevent`

- Row render `v10.4.52` `inpinfunction`

- Disable Dropdown `condition` disables the dropdown being shown

- uicomponent `uicomponent`

### Version history

Introduced in [`v12.0.7`](https://docs.rual.nl/core-versions/120007).

### Core Releases
